Emulator program - определение. Что такое Emulator program
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Emulator program - определение

PROGRAM THAT EMULATES A VIDEO TERMINAL
Terminal program; Comm program; Term program; Terminal emulation; Termainal emulator; Console window; Terminal Emulator; Comunications terminal program; Terminal software; GUI terminal; Term (computers); Terminal window; Telemate
  • [[Windows Terminal]], an open-source terminal emulator for [[Windows 10]] and [[Windows 11]]
  • [[xterm]], a terminal emulator designed for the [[X Window System]]

Emulator program      
<networking> (EP) IBM software that emulates a 2701/2/3 hard-wired IBM 360 communications controller and resides in a 370x/372x/374x comms controller. See also Partitioned Emulation Program (PEP). (1999-01-29)
emulator         
  • app]] for the 1983 programmable calculator [[HP-41C]]X running on Apple [[iOS]]. Additionally, the output of the historical [[thermal printer]] of this calculator line can be displayed.
  • Fedora Linux]] system.
SOFTWARE THAT ENABLES ONE COMPUTER SYSTEM (CALLED THE HOST) TO BEHAVE LIKE ANOTHER COMPUTER SYSTEM (CALLED THE GUEST)
Emulators; Emulation news; Emulated; Software emulator; 8086 emulator; Software emulation; Computer emulator; Emulation (computing); PC emulator; Emulater; Emulaters; Emulates; Emulating; Emulator adapter; Simulator vs emulator; CPU simulator; Emulation software
Hardware or software that performs emulation. (1995-05-12)
Emulator         
  • app]] for the 1983 programmable calculator [[HP-41C]]X running on Apple [[iOS]]. Additionally, the output of the historical [[thermal printer]] of this calculator line can be displayed.
  • Fedora Linux]] system.
SOFTWARE THAT ENABLES ONE COMPUTER SYSTEM (CALLED THE HOST) TO BEHAVE LIKE ANOTHER COMPUTER SYSTEM (CALLED THE GUEST)
Emulators; Emulation news; Emulated; Software emulator; 8086 emulator; Software emulation; Computer emulator; Emulation (computing); PC emulator; Emulater; Emulaters; Emulates; Emulating; Emulator adapter; Simulator vs emulator; CPU simulator; Emulation software
·noun One who emulates, or strives to equal or surpass.

Википедия

Terminal emulator

A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Though typically synonymous with a shell or text terminal, the term terminal covers all remote terminals, including graphical interfaces. A terminal emulator inside a graphical user interface is often called a terminal window.

A terminal window allows the user access to a text terminal and all its applications such as command-line interfaces (CLI) and text user interface (TUI) applications. These may be running either on the same machine or on a different one via telnet, ssh, dial-up, or over a direct serial connection. On Unix-like operating systems, it is common to have one or more terminal windows connected to the local machine.

Terminals usually support a set of escape sequences for controlling color, cursor position, etc. Examples include the family of terminal control sequence standards known as ECMA-48, ANSI X3.64 or ISO/IEC 6429.